.dpflex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -o-flex;
    display: -ms-flex
}

.clearfix {
    *zoom: 1
}

.clearfix:before, .clearfix:after {
    display: table;
    line-height: 0;
    content: ""
}

.clearfix:after {
    clear: both
}

.user-select {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.fl {
    float: left
}

.fr {
    float: right
}

.none {
    display: none
}

.backgroud-while {
    background-color: #fff !important
}

.backgroud-hs {
    background-color: #f5f5f5 !important
}

.background-zs {
    background-color: #e6241b !important
}

#main {
    visibility: visible
}

header .head-top {
    padding: 26px 0 0
}

header .head-top .w1200 {
    *zoom: 1
}

header .head-top .w1200:before, header .head-top .w1200:after {
    display: table;
    line-height: 0;
    content: ""
}

header .head-top .w1200:after {
    clear: both
}

header .head-top .head-top-left {
    float: left
}

header .head-top .head-top-left h1 {
    float: left;
    margin-right: 28px
}

header .head-top .head-top-left .head-top-cnt {
    float: left
}

header .head-top .head-top-left .head-top-cnt h3 {
    color: #333;
    font-size: 30px;
    margin: 18px 0 16px
}

header .head-top .head-top-left .head-top-cnt p {
    color: #e6241b;
    font-weight: bold;
    font-size: 16px
}

header .head-top .head-advisory {
    float: right;
    padding: 25px 0 0
}

header .head-top .head-advisory ul {
    float: left
}

header .head-top .head-advisory ul li {
    margin: 0 0 0 16px;
    float: left
}

header .head-top .head-advisory .head-advisory_text {
    margin-left: 22px;
    float: right
}

header .head-top .head-advisory .head-advisory_text p {
    color: #666;
    margin-bottom: 6px;
    margin-top: -4px
}

header .head-top .head-advisory .head-advisory_text h4 {
    color: #e6241b;
    font-size: 26px;
    font-family: Arial
}

header nav {
    *zoom: 1;
    margin: 10px 0 0
}

header nav:before, header nav:after {
    display: table;
    line-height: 0;
    content: ""
}

header nav:after {
    clear: both
}

header nav ul {
    *zoom: 1
}

header nav ul:before, header nav ul:after {
    display: table;
    line-height: 0;
    content: ""
}

header nav ul:after {
    clear: both
}

header nav ul li {
    height: 60px;
    line-height: 58px;
    float: left;
    margin: 0 32px
}

header nav ul li a {
    font-size: 16px;
    color: #333
}

header nav ul li.active {
    border-bottom: 2px solid #e6241b
}

header nav ul li.active a {
    color: #e6241b
}

header .serach {
    float: right;
    width: 50px;
    height: 23px;
    padding: 17px 0;
    position: relative
}

header .serach .ser-btn {
    width: 23px;
    float: right;
    cursor: pointer
}

header .serach .serach-bot {
    position: absolute;
    left: -140px;
    top: 62px;
    width: 200px;
    height: 40px;
    background: #fff;
    z-index: 2;
    border-top: 2px solid #666;
    padding: 2px 0;
   display: none;
}

header .serach .serach-bot input {
    float: left;
    height: 25px;
    outline: none;
    color: #666;
    padding: 0 0 0 15px;
    border-radius: 12px;
    -webkit-transition: all .3s;
    transition: all .3s;
    margin-right: 10px;
    width: 110px;
    margin: 6px 0 0
}

header .serach .serach-bot .ser-btn {
    margin: 7px 10px 0 0
}

header .serach.active .serach-bot {
}

.banner {
    width: 100%;
    overflow: hidden;
    position: relative;
    min-width: 1200px;
    height: 640px
}

.banner .bd {
    position: relative;
    height: 100%;
    z-index: 0
}

.banner .bd li {
    zoom: 1;
    vertical-align: middle;
    height: 640px;
    background-position: center center;
}
.banner .bd li a{
    display: block;
    width: 100%;
}

.banner .hd {
    position: absolute;
    bottom: 30px;
    left: 0;
    width: 100%;
    text-align: center
}

.banner .hd ul {
    display: inline-block
}

.banner .hd ul li {
    cursor: pointer;
    margin: 0 5px;
    float: left;
    width: 50px;
    height: 8px;
    border-radius: 4px;
    background: rgba(0, 0, 0, 0.4)
}

.banner .hd ul li.on {
    background: #e6241b
}

.pub-ban {
    height: 460px
}

.pub-ban .bd li {
    height: 460px
}

h2.pubh2 {
    text-align: center;
    font-size: 30px;
    line-height: 24px;
    letter-spacing: 2px;
    margin-bottom: 15px;
    color: #333
}

h2.pubh2 img {
    margin: 0 15px;
    vertical-align: middle
}

h2.pubh2_2 {
    text-align: center;
    font-size: 24px;
    line-height: 24px;
    font-size: 30px;
    margin-bottom: 40px;
    color: #333
}

.link_solid {
    margin: 0 auto 15px;
    height: 2px;
    width: 20px;
    background-color: #999
}

h3.pub_h3 {
    text-align: center;
    font-weight: 100;
    margin-bottom: 30px;
    font-size: 16px;
    text-transform: uppercase;
    color: #999;
    letter-spacing: 8px;
    font-family: 'deckerregular'
}

.idx-service {
    padding: 80px 0;
    position: relative
}

.idx-service .idx-service-cnt {
    position: relative
}

.idx-service .idx-service-cnt .prev, .idx-service .idx-service-cnt .next {
    position: absolute;
    top: 50%;
    cursor: pointer;
    z-index: 5;
    margin-top: -25px
}

.idx-service .idx-service-cnt .prev .icon-left, .idx-service .idx-service-cnt .next .icon-left, .idx-service .idx-service-cnt .prev .icon-right1, .idx-service .idx-service-cnt .next .icon-right1 {
    background: #ddd;
    width: 35px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    display: block;
    border-radius: 4px;
    color: #333;
    -webkit-transition: all .3s;
    transition: all .3s
}

.idx-service .idx-service-cnt .prev .icon-left:hover, .idx-service .idx-service-cnt .next .icon-left:hover, .idx-service .idx-service-cnt .prev .icon-right1:hover, .idx-service .idx-service-cnt .next .icon-right1:hover {
    background: #e6241b;
    color: #fff;
    -webkit-transition: all .3s;
    transition: all .3s
}

.idx-service .idx-service-cnt .next {
    left: -55px
}

.idx-service .idx-service-cnt .prev {
    right: -55px
}

.idx-service .idx-service-cnt .bd {
    overflow: hidden;
    width: 1200px
}

.idx-service .idx-service-cnt .bd ul {
    *zoom: 1;
    zoom: 1
}

.idx-service .idx-service-cnt .bd ul:before, .idx-service .idx-service-cnt .bd ul:after {
    display: table;
    line-height: 0;
    content: ""
}

.idx-service .idx-service-cnt .bd ul:after {
    clear: both
}

.idx-service .idx-service-cnt .bd ul li {
    float: left;
    margin: 0 20px 0 0;
    _display: inline;
    overflow: hidden;
    text-align: center;
    width: 285px;
    position: relative;
    height: 360px
}

.idx-service .idx-service-cnt .bd ul li:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5)
}

.idx-service .idx-service-cnt .bd ul li .box {
    text-align: center;
    position: absolute;
    top: 290px;
    left: 0;
    height: 100%;
    padding: 0 30px;
    z-index: 2;
    color: #fff;
    -webkit-transition: all .3s;
    transition: all .3s
}

.idx-service .idx-service-cnt .bd ul li .box h4 {
    color: #fff;
    font-size: 24px;
    padding-bottom: 18px;
    position: relative;
    margin-bottom: 30px
}

.idx-service .idx-service-cnt .bd ul li .box h4:after {
    content: '';
    position: absolute;
    width: 44px;
    height: 2px;
    left: 50%;
    margin-left: -22px;
    bottom: 0;
    background: #fff
}

.idx-service .idx-service-cnt .bd ul li .box p {
    color: #fff
}

.idx-service .idx-service-cnt .bd ul li .box .info {
    position: absolute;
    bottom: 20px;
    left: 0;
    right: 0
}

.idx-service .idx-service-cnt .bd ul li:hover .box {
    -webkit-transition: all .3s;
    transition: all .3s;
    background: rgba(230, 36, 27, 0.9);
    top: 0;
    padding-top: 80px;
    height: 280px
}

.idx-advantage {
    background: url(../img/index/idx_advan.jpg) center;
    padding: 80px 0
}

.idx-advantage-cnt ul {
    width: 1230px;
    *zoom: 1
}

.idx-advantage-cnt ul:before, .idx-advantage-cnt ul:after {
    display: table;
    line-height: 0;
    content: ""
}

.idx-advantage-cnt ul:after {
    clear: both
}

.idx-advantage-cnt ul li {
    float: left;
    width: 180px;
    height: 180px;
    text-align: center;
    background: #fff;
    margin-right: 30px;
    border: 1px solid #ddd;
    border-radius: 100%;
    padding: 17px;
    cursor: pointer;
    -webkit-transition: all .3s;
    transition: all .3s
}

.idx-advantage-cnt ul li h4 {
    color: #e6241b;
    font-size: 36px;
    padding: 35px 0 25px;
    font-family: '宋体';
}

.idx-advantage-cnt ul li hr {
    border: 0;
    width: 100px;
    margin: 0 auto 20px;
    height: 1px;
    background: #ddd
}

.idx-advantage-cnt ul li p {
    font-size: 16px;
    width: 78px;
    margin: 0 auto;

}

.idx-advantage-cnt ul li:hover, .idx-advantage-cnt ul li.active {
    background: #e6241b;
    -webkit-transition: all .3s;
    transition: all .3s
}

.idx-advantage-cnt ul li:hover h4, .idx-advantage-cnt ul li.active h4, .idx-advantage-cnt ul li:hover p, .idx-advantage-cnt ul li.active p {
    color: #fff
}

.idx-advantage-cnt ul li:hover hr, .idx-advantage-cnt ul li.active hr {
    background: #fff
}

.idx-advantage-cnt ul li:hover .box, .idx-advantage-cnt ul li.active .box {
    width: 100%;
    height: 100%;
    border-radius: 100%;
    border: 1px dashed #fff
}

.idx-case {
    padding: 80px 0 120px;
    position: relative;
}

.idx-case .idx-news-main-til {
    height: 40px;
    text-align: center;
    margin-bottom: 40px
}

.idx-case .idx-news-main-til ul {
    display: inline-block
}

.idx-case .idx-news-main-til ul li {
    height: 40px;
    line-height: 40px;
    color: #666;
    font-size: 18px;
    float: left;
    margin: 0 35px;
    cursor: pointer
}

.idx-case .idx-news-main-til ul li.active {
    color: #333;
    border-bottom: 2px solid #e6241b
}

.idx-case-cnt {
    height: 380px
}

.idx-case-cnt_fig {
    position: relative;
}

.idx-case-cnt_fig .hd {
    position: absolute;
    left: 460px;
    top: 322px;
    z-index: 2;
    width: 140px;
    height: 58px;
    line-height: 58px;
    overflow: hidden;
    background: #f5f5f5;
    text-align: center
}

.idx-case-cnt_fig .hd .pageState {
    font-family: 'Arial';
    font-size: 16px;
    margin: 0 5px
}

.idx-case-cnt_fig .hd .pageState span {
    color: #e6241b;
    font-weight: bold;
    font-size: 24px
}

.idx-case-cnt_fig .hd i {
    cursor: pointer
}

.idx-case-cnt_fig .bd ul {
	padding-top:40px !important;
    zoom: 1;
}

.idx-case-cnt_fig .bd ul li {
    float: left;
    width:1200px;
    height:380px;
    background-color: #f5f5f5;
}
.idx-case-cnt_fig .bd ul li figure{
	width: 560px;
    margin: -40px 0 0 40px;
    overflow: hidden;
    float: left;
    position: relative
}

.idx-case-cnt_fig .bd ul li img {
    -webkit-transition: -webkit-transform .6s
}

.idx-case-cnt_fig .bd ul li:hover img {
    -webkit-transform: scale(1.03);
    transform: scale(1.03);
    -webkit-transition: -webkit-transform .6s
}

.idx-case-cnt_fig .prev i, .idx-case-cnt_fig .next i {
    background: none
}

.idx-case-cnt_fig .prev i:hover, .idx-case-cnt_fig .next i:hover {
    background: none;
    color: #666
}

.idx-case-cnt_fig .next {
    left: 20px;
    position: absolute;
    top: 50%;
    cursor: pointer;
    z-index: 5;
    margin-top: -25px;
}

.idx-case-cnt_fig .prev {
    right: 20px;
    position: absolute;
    top: 50%;
    cursor: pointer;
    z-index: 5;
    margin-top: -25px;
}

.idx-case-cnt_box {
    float: right;
    width: 520px;
    margin-right: 50px
}

.idx-case-cnt_box h2 {
    padding: 50px 0;
    color: #333;
    font-size: 30px
}

.idx-case-cnt_box .link_solid {
    margin: 0 0 25px
}

.idx-case-cnt_box .info {
    margin: 40px 0 0;
    color: #e6241b
}

.idx-case-cnt_box .info img {
    margin-right: 10px;
    vertical-align: -2px
}

.idx-about {
    padding: 80px 0 0;
    height: 520px;
    background: url(../img/index/idx_ab.jpg) center
}

.idx-about h2, .idx-about h3 {
    color: #fff
}

.idx-about .idx_ab-top {
    text-align: center;
    height: 300px
}

.idx-about .idx_ab-top p {
    width: 1000px;
    margin: 0 auto;
    color: #fff
}

.idx-about .idx_ab-top .idx_ab_more {
    width: 160px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    color: #fff;
    margin: 35px auto 0;
    background: #e6241b;
    border-radius: 20px;
    display: block;
    -webkit-transition: all .3s;
    transition: all .3s
}

.idx-about .idx_ab-top .idx_ab_more:hover {
    background: #cc0900;
    -webkit-transition: all .3s;
    transition: all .3s
}

.idx_about_cnt {
    position: relative
}

.idx_about_cnt .bd {
    width: 1200px;
    overflow: hidden
}

.idx_about_cnt .bd ul li {
    float: left;
    width: 285px;
    margin-right: 20px;
    text-align: center
}

.idx_about_cnt .bd ul li figure {
    background: #fff;
    text-align: center;
    height: 300px;
    line-height: 300px;
    -webkit-box-shadow: 0 0 8px #888;
    box-shadow: 0 0 8px #888
}

.idx_about_cnt .bd ul li figure img {
    vertical-align: middle;
    -webkit-box-shadow: 0 25px 20px -25px #666;
    box-shadow: 0 25px 20px -25px #666;
    -webkit-transition: -webkit-transform .6s;
    max-width:80%;
}

.idx_about_cnt .bd ul li p {
    margin-top: 15px
}

.idx_about_cnt .bd ul li:hover img {
    -webkit-transform: scale(1.02);
    transform: scale(1.02);
    -webkit-transition: -webkit-transform .6s
}

.idx_about_cnt .prev, .idx_about_cnt .next {
    position: absolute;
    top: 50%;
    cursor: pointer;
    z-index: 5;
    margin-top: -25px
}

.idx_about_cnt .prev i, .idx_about_cnt .next i {
    background: none;
    font-size: 30px;
    color: #fff
}

.idx_about_cnt .prev i:hover, .idx_about_cnt .next i:hover {
    background: none
}

.idx_about_cnt .next {
    left: -45px
}

.idx_about_cnt .prev {
    right: -45px
}

.idx_bot {
    background-color: #f5f5f5;
    padding: 80px 0;
    margin-top: 190px
}

.idx_bot .w1200 {
    *zoom: 1
}

.idx_bot .w1200:before, .idx_bot .w1200:after {
    display: table;
    line-height: 0;
    content: ""
}

.idx_bot .w1200:after {
    clear: both
}

.idx_bot .idx_news {
    width: 680px;
    float: left
}

.idx_bot .idx_news .tab ul {
    *zoom: 1;
    margin-bottom: 35px
}

.idx_bot .idx_news .tab ul:before, .idx_bot .idx_news .tab ul:after {
    display: table;
    line-height: 0;
    content: ""
}

.idx_bot .idx_news .tab ul:after {
    clear: both
}

.idx_bot .idx_news .tab ul li {
    float: left;
    color: #666;
    font-size: 18px;
    cursor: pointer;
    margin-right: 30px
}

.idx_bot .idx_news .tab ul li.active {
    font-weight: bold;
    color: #e6241b
}

.idx_bot .idx_news .tab ul span {
    float: right;
    margin-right: 15px;
    width: 22px;
    height: 22px;
    line-height: 22px;
    text-align: center;
    border-radius: 100%;
    background: #666;
    -webkit-transition: all .3s;
    transition: all .3s
}

.idx_bot .idx_news .tab ul span a {
    color: #fff
}

.idx_bot .idx_news .tab ul span:hover {
    background: #e6241b;
    -webkit-transition: all .3s;
    transition: all .3s
}

.idx_bot .idx_news .news_cont {
    *zoom: 1;
    margin-bottom: 20px
}

.idx_bot .idx_news .news_cont:before, .idx_bot .idx_news .news_cont:after {
    display: table;
    line-height: 0;
    content: ""
}

.idx_bot .idx_news .news_cont:after {
    clear: both
}

.idx_bot .idx_news .news_cont figure {
    float: left;
    width:261px;
}
.idx_bot .idx_news .news_cont figure img{
    width:100%;
}

.idx_bot .idx_news .news_cont .news_cont_right {
    width: 400px;
    float: right
}

.idx_bot .idx_news .news_cont .news_cont_right h3 {
    color: #333;
    font-size: 18px;
    margin: 15px 0 4px
}

.idx_bot .idx_news .news_cont .news_cont_right h5 {
    color: #999;
    font-family: 'Arial';
    margin-bottom: 10px
}

.idx_bot .idx_news .news_cont .news_cont_right .info {
    *zoom: 1;
    margin-top: 10px
}

.idx_bot .idx_news .news_cont .news_cont_right .info:before, .idx_bot .idx_news .news_cont .news_cont_right .info:after {
    display: table;
    line-height: 0;
    content: ""
}

.idx_bot .idx_news .news_cont .news_cont_right .info:after {
    clear: both
}

.idx_bot .idx_news .news_cont .news_cont_right .info a {
    float: left;
    color: #e6241b;
    font-family: 'Arial'
}

.idx_bot .idx_problem {
    float: right;
    width: 460px
}

.idx_bot .idx_problem h3 {
    margin-bottom: 35px
}

.idx_bot .idx_problem h3 strong {
    font-size: 18px;
    color: #333
}

.idx_bot .idx_problem h3 span {
    float: right;
    margin-right: 15px;
    width: 22px;
    height: 22px;
    line-height: 22px;
    text-align: center;
    border-radius: 100%;
    background: #666;
    -webkit-transition: all .3s;
    transition: all .3s
}

.idx_bot .idx_problem h3 span a {
    color: #fff
}

.idx_bot .idx_problem h3 span:hover {
    background: #e6241b;
    -webkit-transition: all .3s;
    transition: all .3s
}

.idx_bot .idx_problem ul {
    max-height: 346px;
    overflow-y: auto;
    padding-right: 10px
}

.idx_bot .idx_problem ul li {
    border-bottom: 1px dashed #999;
    margin-bottom: 17px
}

.idx_bot .idx_problem ul li .pro_clear {
    *zoom: 1;
    margin-bottom: 17px
}

.idx_bot .idx_problem ul li .pro_clear:before, .idx_bot .idx_problem ul li .pro_clear:after {
    display: table;
    line-height: 0;
    content: ""
}

.idx_bot .idx_problem ul li .pro_clear:after {
    clear: both
}

.idx_bot .idx_problem ul li .pro_clear .span_til {
    float: left;
    width: 25px;
    height: 25px;
    text-align: center;
    line-height: 25px;
    font-size: 15px;
    margin-right: 8px;
    color: #fff;
    border-radius: 4px
}

.idx_bot .idx_problem ul li .pro_clear .span_back {
    background-color: #666
}

.idx_bot .idx_problem ul li .pro_clear .span_blue {
    background-color: #e6241b
}

.idx_bot .idx_problem ul li .pro_clear p {
    float: left;
    width: 410px;
    line-height: 22px
}

footer {
    background: #333
}

footer .foot-top {
    padding: 80px 0 0;
    *zoom: 1
}

footer .foot-top:before, footer .foot-top:after {
    display: table;
    line-height: 0;
    content: ""
}

footer .foot-top:after {
    clear: both
}

footer .foot-top h2 {
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    margin: 0 0 10px
}

footer .foot-top h3 {
    font-weight: bold;
    color: #fff;
    margin-bottom: 20px
}

footer .foot-top .foot_nav {
    width: 270px;
    float: left
}

footer .foot-top .foot_nav ul {
    overflow: hidden
}

footer .foot-top .foot_nav ul li {
    float: left;
    width: 50%;
    margin: 0 0 15px 0
}

footer .foot-top .foot_nav ul li a {
    -webkit-transition: all .3s;
    transition: all .3s;
    color: #999;
    font-weight: bold
}

footer .foot-top .foot_nav ul li a:hover {
    color: #fff;
    -webkit-transition: all .3s;
    transition: all .3s
}

footer .foot-top .foot-ab {
    margin: 0 0 0 210px;
    width: 148px;
    float: left
}

footer .foot-top .foot_cnt {
    width: 290px;
    float: right
}

footer .foot-top .foot_cnt p {
    color: #999;
    font-weight: bold;
    margin-bottom: 15px
}

.foot_bot {
    line-height: 100px;
    text-align: center
}

.foot_bot p {
    color: #999
}

.foot_bot p a {
    color: #999
}

.pub-ban {
    background: url(../img/public/ban.jpg) center no-repeat;
    height: 448px;
    width: 100%
}

.subnav {
    -webkit-box-shadow: 0 3px 10px #cacaca;
    box-shadow: 0 3px 10px #cacaca;
    text-align: center;
    height: 80px;
    overflow: hidden;
    margin: -20px auto -60px;
    background: #fff;
    position: relative;
    z-index: 2
}

.subnav ul {
    padding: 0 25px;
    display: inline-block;
    *zoom: 1
}

.subnav ul:before, .subnav ul:after {
    display: table;
    line-height: 0;
    content: ""
}

.subnav ul:after {
    clear: both
}

.subnav ul li {
    float: left;
    width: 180px;
    text-align: center;
    height: 80px;
    line-height: 80px;
    margin: 0 25px
}

.subnav ul li a {
    font-size: 18px;
    color: #333;
    display: inline-block;
    width: 100%;
}

.subnav ul li.active {
    height: 76px;
    border-bottom: 4px solid #e6241b
}

.subnav ul li.active a {
    color: #e6241b;
}

.intro .intro_ab {
    background: #f5f5f5;
    padding: 140px 0 80px;
    *zoom: 1
}

.intro .intro_ab:before, .intro .intro_ab:after {
    display: table;
    line-height: 0;
    content: ""
}

.intro .intro_ab:after {
    clear: both
}

.intro .intro_ab figure {
    float: left;
    position: relative;
    margin: 0 0 0 30px;
    width: 400px;
    height: 420px
}

.intro .intro_ab figure img {
    width: 100%;
    position: relative;
    z-index: 2
}

.intro .intro_ab figure:after, .intro .intro_ab figure:before {
    content: '';
    background: #dcdcdc;
    position: absolute;
    z-index: 0
}

.intro .intro_ab figure:after {
    width: 188px;
    height: 150px;
    left: -30px;
    bottom: -30px
}

.intro .intro_ab figure:before {
    width: 40px;
    height: 40px;
    top: -15px;
    right: -15px
}

.intro .intro_ab .box {
    float: right;
    width: 720px
}

.intro .intro_ab .box h3 {
    color: #e6241b;
    font-size: 36px;
    font-family: Arial;
    margin: 60px 0 30px
}

.intro .intro_ab .box h4 {
    font-size: 30px;
    color: #333;
    margin-bottom: 25px
}

.intro .intro_ab .box .link_solid {
    margin: 0 0 25px
}

.intro .intro_ab .box p {
    margin-bottom: 20px
}

.intro .company {
    padding: 80px 0 60px
}

.intro .company ul {
    *zoom: 1;
    width: 1220px
}

.intro .company ul:before, .intro .company ul:after {
    display: table;
    line-height: 0;
    content: ""
}

.intro .company ul:after {
    clear: both
}

.intro .company ul li {
    float: left;
    margin: 0 20px 20px 0;
    cursor: pointer
}

.intro .company ul li figure {
    overflow: hidden;
    height: 262px;
    width: 386px
}

.intro .company ul li figure img {
    -webkit-transition: -webkit-transform .6s
}

.intro .company ul li p {
    margin: 15px 0;
    text-align: center;
    font-size: 18px
}

.intro .company ul li:hover img {
    -webkit-transform: scale(1.03);
    transform: scale(1.03);
    -webkit-transition: -webkit-transform .6s
}

.five_advan {
    background: #f5f5f5;
    padding: 140px 0 50px
}

.five_advan article {
    height: 380px;
    position: relative;
    margin-bottom: 30px
}

.five_advan article figure {
    position: absolute;
    width: 560px;
    height: 340px;
    left: 0;
    top: 20px;
    z-index: 2
}

.five_advan article figure img {
    -webkit-transition: -webkit-transform .6s
}

.five_advan article figure:hover img {
    -webkit-transform: scale(1.02);
    transform: scale(1.02);
    -webkit-transition: -webkit-transform .6s
}

.five_advan article figure .til {
    position: absolute;
    left: 30px;
    top: -20px;
    width: 54px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    color: #fff;
    font-size: 30px;
    background-color: #e6241b;
    font-weight: 100;
    font-family: '宋体';
    border-radius: 6px
}

.five_advan article .box {
    background: #fff;
    margin: 0 0 0 400px;
    height: 380px;
    padding: 0 50px 0 200px;
    width: 550px
}

.five_advan article .box h2 {
    color: #ddd;
    font-size: 36px;
    font-family: Arial;
    padding: 80px 0 20px
}

.five_advan article .box h3 {
    font-size: 30px;
    color: #333;
    margin-bottom: 30px
}

.five_advan article .box .link_solid {
    margin: 0 0 30px;
    background: #e6241b
}

.five_advan article.ad_r figure {
    left: auto;
    right: 0
}

.five_advan article.ad_r figure .til {
    left: auto;
    right: 30px
}

.five_advan article.ad_r .box {
    margin: 0 400px 0 0;
    padding: 0 200px 0 50px
}

.culture {
    background: #f5f5f5;
    padding: 140px 0 50px
}

.culture .w1200 {
    *zoom: 1
}

.culture .w1200:before, .culture .w1200:after {
    display: table;
    line-height: 0;
    content: ""
}

.culture .w1200:after {
    clear: both
}

.culture .culture_ln {
    float: left;
    width: 520px
}

.culture .culture_ln ul li {
    background: #fff;
    height: 60px;
    padding: 40px 0;
    margin-bottom: 10px;
    overflow: hidden
}

.culture .culture_ln ul li figure {
    float: left;
    height: 60px;
    width: 144px;
    text-align: center;
    border-right: 1px solid #e4e4e4
}

.culture .culture_ln ul li .box {
    float: left;
    width: 345px;
    padding: 0 0 0 30px
}

.culture .culture_ln ul li .box h3 {
    font-size: 24px;
    margin-bottom: 13px
}

.culture .box {
    background: #fff;
    float: right;
    padding: 42px 30px 10px;
    width: 600px
}

.culture .box p {
    color: #666;
    font-size: 16px;
    margin-bottom: 25px
}

.team-top {
    padding: 140px 0 80px;
    position: relative;
    background: #f5f5f5
}

.team-top .team-top-cnt {
    position: relative
}

.team-top .team-top-cnt .prev, .team-top .team-top-cnt .next {
    position: absolute;
    top: 50%;
    cursor: pointer;
    z-index: 5;
    margin-top: -25px
}

.team-top .team-top-cnt .prev .icon-left, .team-top .team-top-cnt .next .icon-left, .team-top .team-top-cnt .prev .icon-right1, .team-top .team-top-cnt .next .icon-right1 {
    background: #ddd;
    width: 35px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    display: block;
    border-radius: 4px;
    color: #333;
    -webkit-transition: all .3s;
    transition: all .3s
}

.team-top .team-top-cnt .prev .icon-left:hover, .team-top .team-top-cnt .next .icon-left:hover, .team-top .team-top-cnt .prev .icon-right1:hover, .team-top .team-top-cnt .next .icon-right1:hover {
    background: #e6241b;
    color: #fff;
    -webkit-transition: all .3s;
    transition: all .3s
}

.team-top .team-top-cnt .next {
    left: -55px
}

.team-top .team-top-cnt .prev {
    right: -55px
}

.team-top .team-top-cnt .bd {
    overflow: hidden;
    width: 1200px
}

.team-top .team-top-cnt .bd ul {
    *zoom: 1;
    zoom: 1
}

.team-top .team-top-cnt .bd ul:before, .team-top .team-top-cnt .bd ul:after {
    display: table;
    line-height: 0;
    content: ""
}

.team-top .team-top-cnt .bd ul:after {
    clear: both
}

.team-top .team-top-cnt .bd ul li {
    float: left;
    margin: 0 30px 0 0;
    _display: inline;
    overflow: hidden;
    width: 380px;
    position: relative;
    height: 480px
}

.team-top .team-top-cnt .bd ul li .box {
    position: absolute;
    height: 230px;
    bottom: -175px;
    left: 0;
    padding: 20px;
    z-index: 2;
    background: #666;
    color: #fff;
    -webkit-transition: all .3s;
    transition: all .3s
}

.team-top .team-top-cnt .bd ul li .box .info_top {
    overflow: hidden
}

.team-top .team-top-cnt .bd ul li .box .info_top .info_top_left {
    float: left;
    width: 200px
}

.team-top .team-top-cnt .bd ul li .box .info_top .info_top_left h3 {
    font-size: 24px;
    color: #fff;
    margin-bottom: 10px
}

.team-top .team-top-cnt .bd ul li .box .info_top .info_top_left p {
    color: #d9d9d9
}

.team-top .team-top-cnt .bd ul li .box .info_top .info_top_right {
    float: right;
    width: 100px;
    color: #fff;
    line-height: 58px;
    text-align: right;
}

.team-top .team-top-cnt .bd ul li .box .info_top .info_top_right span {
    color: #fff;
    font-size: 48px
}

.team-top .team-top-cnt .bd ul li .box p {
    color: #fff
}

.team-top .team-top-cnt .bd ul li:hover .box {
    -webkit-transition: all .3s;
    transition: all .3s;
    background: rgba(230, 36, 27, 0.9);
    bottom: 0
}

.team-top .team-top-cnt .bd ul li:hover .box .info_top {
    margin-bottom: 20px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2)
}

.team_fc {
    padding: 80px 0 0
}

.team_fc-cnt {
    padding: 80px 0;
    overflow: hidden
}

.team_fc-cnt .team-container {
    width: 1350px;
    margin: 0 auto;
    overflow: hidden;
    margin-left: -75px !important
}

.team_fc-cnt .team-container .swiper-slide {
    margin-top: 112px;
    text-align: center
}

.team_fc-cnt .team-container .swiper-slide figure {
    margin: 0 auto;
    width: 300px;
    height: 175px;
    line-height: 175px;
    position: relative
}

.team_fc-cnt .team-container .swiper-slide figure:after {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.4)
}

.team_fc-cnt .team-container .swiper-slide img {
    width: 100%;
    vertical-align: middle
}

.team_fc-cnt .team-container .swiper-slide p {
    display: none
}

.team_fc-cnt .team-container .swiper-slide-next {
    margin: 0;
    position: relative;
    z-index: 2
}

.team_fc-cnt .team-container .swiper-slide-next figure {
    margin-left: -90px;
    width: 686px !important;
    width: 100%;
    height: 400px;
    line-height: 400px
}

.team_fc-cnt .team-container .swiper-slide-next figure:after {
    display: none
}

.team_fc-cnt .team-container .swiper-slide-next p {
    display: block;
    width: 500px;
    height: 65px;
    line-height: 65px;
    margin: -30px auto 0;
    background: #e6241b;
    position: relative;
    z-index: 2;
    color: #fff;
    font-size: 16px
}

.team_fc-cnt .team-container .swiper-button-next, .team_fc-cnt .team-container .swiper-button-prev {
    position: absolute;
    top: 50%;
    cursor: pointer;
    z-index: 5;
    margin-top: -25px
}

.team_fc-cnt .team-container .swiper-button-next .icon-left, .team_fc-cnt .team-container .swiper-button-prev .icon-left, .team_fc-cnt .team-container .swiper-button-next .icon-right1, .team_fc-cnt .team-container .swiper-button-prev .icon-right1 {
    background: #ddd;
    width: 35px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    display: block;
    border-radius: 4px;
    color: #333;
    -webkit-transition: all .3s;
    transition: all .3s
}

.team_fc-cnt .team-container .swiper-button-next .icon-left:hover, .team_fc-cnt .team-container .swiper-button-prev .icon-left:hover, .team_fc-cnt .team-container .swiper-button-next .icon-right1:hover, .team_fc-cnt .team-container .swiper-button-prev .icon-right1:hover {
    background: #e6241b;
    color: #fff;
    -webkit-transition: all .3s;
    transition: all .3s
}

.team_fc-cnt .team-container .swiper-button-next {
    right: 170px
}

.team_fc-cnt .team-container .swiper-button-prev {
    left: 170px
}

.team_honor {
    padding: 80px 0;
    position: relative;
    background: #f5f5f5;
}

.team_honor ul {
    *zoom: 1;
    width: 1230px;
    margin-top:20px;
}

.team_honor ul:before, .team_honor ul:after {
    display: table;
    line-height: 0;
    content: ""
}

.team_honor ul:after {
    clear: both
}

.team_honor ul li {
    width: 380px;
    height: 460px;
    margin: 0 30px 30px 0;
    float: left;
    background: #fff;
    text-align: center
}

.team_honor ul li figure {
    height: 400px;
    line-height: 400px
}

.team_honor ul li figure img {
    vertical-align: middle;
    width: 80%;
}

.team_honor ul li p {
    line-height: 60px;
    font-size: 16px
}

.service-main {
    padding: 80px 0 60px
}

.service-main ul {
    *zoom: 1
}

.service-main ul:before, .service-main ul:after {
    display: table;
    line-height: 0;
    content: ""
}

.service-main ul:after {
    clear: both
}

.service-main ul li {
    float: left;
    margin: 0 20px 20px 0;
    width: 580px;
    background: #f5f5f5
}

.service-main ul li a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -o-flex;
    display: -ms-flex
}

.service-main ul li figure {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 285px;
    flex: 0 0 285px;
    position: relative;
}
.service-main ul li figure:after{
    content: '';
    position: absolute;
    top:0;
    left:0;
    background: rgba(0,0,0,.5);
    width:100%;
    height:100%;
}

.service-main ul li figure img {
    width: 100%
}

.service-main ul li .box {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding: 50px 30px 0
}

.service-main ul li .box h3 {
    font-size: 24px;
    color: #333;
    margin-bottom: 20px
}
.service-main ul li .box p {
 height: 140px;
}

.service-main ul li .box .link_solid {
    margin: 0 0 20px
}

.service-main ul li .box .info {
    background: #999;
    width: 118px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    color: #fff;
    margin: 30px 0 0;
    display: block;
    -webkit-transition: all .3s;
    transition: all .3s
}

.service-main ul li:hover .info {
    background: #e6241b;
    -webkit-transition: all .3s;
    transition: all .3s
}

.pest_main {
    padding: 80px 0
}

.pest_main > h2 span {
    font-size: 30px;
    color: #e6241b
}

.pest_main > h3 {
    margin-bottom: 80px
}

.service_field {
    padding: 80px 0;
    background-color: #f5f5f5
}

.service_field {
    padding: 80px 0;
    position: relative
}

.service_field .service_field-cnt {
    position: relative
}

.service_field .service_field-cnt .prev, .service_field .service_field-cnt .next {
    position: absolute;
    top: 50%;
    cursor: pointer;
    z-index: 5;
    margin-top: -25px
}

.service_field .service_field-cnt .prev .icon-left, .service_field .service_field-cnt .next .icon-left, .service_field .service_field-cnt .prev .icon-right1, .service_field .service_field-cnt .next .icon-right1 {
    background: #ddd;
    width: 35px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    display: block;
    border-radius: 4px;
    color: #333;
    -webkit-transition: all .3s;
    transition: all .3s
}

.service_field .service_field-cnt .prev .icon-left:hover, .service_field .service_field-cnt .next .icon-left:hover, .service_field .service_field-cnt .prev .icon-right1:hover, .service_field .service_field-cnt .next .icon-right1:hover {
    background: #e6241b;
    color: #fff;
    -webkit-transition: all .3s;
    transition: all .3s
}

.service_field .service_field-cnt .next {
    left: -55px
}

.service_field .service_field-cnt .prev {
    right: -55px
}

.service_field .service_field-cnt .bd {
    overflow: hidden;
    width: 1200px
}

.service_field .service_field-cnt .bd ul {
    *zoom: 1;
    padding: 15px 0 0 !important;
    zoom: 1
}

.service_field .service_field-cnt .bd ul:before, .service_field .service_field-cnt .bd ul:after {
    display: table;
    line-height: 0;
    content: ""
}

.service_field .service_field-cnt .bd ul:after {
    clear: both
}

.service_field .service_field-cnt .bd ul li {
    float: left;
    margin: 0 24px 0 0;
    _display: inline;
    overflow: hidden;
    text-align: center;
    width: 160px;
    position: relative;
    padding: 10px;
    height: 260px;
    background: #fff;
    -webkit-transition: all .3s;
    transition: all .3s
}

.service_field .service_field-cnt .bd ul li .box {
    height: 100%;
    border: 1px solid #ddd;
    -webkit-transition: all .3s;
    transition: all .3s
}

.service_field .service_field-cnt .bd ul li .box figure {
    height: 128px;
    line-height: 128px;
    background-size: 43px 46px!important;
}

.service_field .service_field-cnt .bd ul li .box figure.field-icon1 {
    background: url(../img/fourh/field_icon.png) center center no-repeat
}

.service_field .service_field-cnt .bd ul li .box figure.field-icon2 {
    background: url(../img/fourh/field_icon2.png) center center no-repeat
}

.service_field .service_field-cnt .bd ul li .box figure.field-icon3 {
    background: url(../img/fourh/field_icon3.png) center center no-repeat
}

.service_field .service_field-cnt .bd ul li .box figure.field-icon4 {
    background: url(../img/fourh/field_icon4.png) center center no-repeat
}

.service_field .service_field-cnt .bd ul li .box figure.field-icon5 {
    background: url(../img/fourh/field_icon5.png) center center no-repeat
}

.service_field .service_field-cnt .bd ul li .box figure.field-icon6 {
    background: url(../img/fourh/field_icon6.png) center center no-repeat
}
.service_field .service_field-cnt .bd ul li .box figure.field-icon7 {
    background: url(../img/fourh/field_icon7.png) center center no-repeat
}
.service_field .service_field-cnt .bd ul li .box figure.field-icon8 {
    background: url(../img/fourh/field_icon8.png) center center no-repeat
}
.service_field .service_field-cnt .bd ul li .box figure.field-icon9 {
    background: url(../img/fourh/field_icon9.png) center center no-repeat
}
.service_field .service_field-cnt .bd ul li .box figure.field-icon10 {
    background: url(../img/fourh/field_icon10.png) center center no-repeat
}
.service_field .service_field-cnt .bd ul li .box figure.field-icon11 {
    background: url(../img/fourh/field_icon11.png) center center no-repeat
}
.service_field .service_field-cnt .bd ul li .box figure.field-icon12 {
    background: url(../img/fourh/field_icon12.png) center center no-repeat
}
.service_field .service_field-cnt .bd ul li .box figure.field-icon13 {
    background: url(../img/fourh/field_icon13.png) center center no-repeat
}
.service_field .service_field-cnt .bd ul li .box figure.field-icon14 {
    background: url(../img/fourh/field_icon14.png) center center no-repeat
}
.service_field .service_field-cnt .bd ul li .box figure.field-icon15 {
    background: url(../img/fourh/field_icon15.png) center center no-repeat
}

.service_field .service_field-cnt .bd ul li .box h3 {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 3px;
    -webkit-transition: all .3s;
    transition: all .3s
}

.service_field .service_field-cnt .bd ul li .box p {
    font-family: Arial;
    color: #999;
    font-size: 14px;
    margin-bottom: 40px
}

.service_field .service_field-cnt .bd ul li:hover {
    background: url(../img/fourh/field-bg.jpg) center no-repeat;
    margin-top: -10px;
    -webkit-box-shadow: 0 2px 8px rgba(230, 36, 27, 0.4);
    box-shadow: 0 2px 8px rgba(230, 36, 27, 0.4);
    -webkit-transition: all .3s;
    transition: all .3s
}

.service_field .service_field-cnt .bd ul li:hover .box {
    border-color: #fff;
    -webkit-transition: all .3s;
    transition: all .3s
}

.service_field .service_field-cnt .bd ul li:hover h3 {
    color: #fff;
    -webkit-transition: all .3s;
    transition: all .3s
}

.service_field .service_field-cnt .bd ul li:hover p {
    color: #e2e2e2;
    -webkit-transition: all .3s;
    transition: all .3s
}

.service_field .service_field-cnt .bd ul li:hover .link_solid {
    background: #fff
}

.service_field .service_field-cnt .bd ul li:hover figure {
    -webkit-transition: all .3s;
    transition: all .3s
}

.service_field .service_field-cnt .bd ul li:hover figure.field-icon1 {
    background: url(../img/fourh/field_icon_on.png) center center no-repeat
}

.service_field .service_field-cnt .bd ul li:hover figure.field-icon2 {
    background: url(../img/fourh/field_icon2_on.png) center center no-repeat
}

.service_field .service_field-cnt .bd ul li:hover figure.field-icon3 {
    background: url(../img/fourh/field_icon3_on.png) center center no-repeat
}

.service_field .service_field-cnt .bd ul li:hover figure.field-icon4 {
    background: url(../img/fourh/field_icon4_on.png) center center no-repeat
}

.service_field .service_field-cnt .bd ul li:hover figure.field-icon5 {
    background: url(../img/fourh/field_icon5_on.png) center center no-repeat
}

.service_field .service_field-cnt .bd ul li:hover figure.field-icon6 {
    background: url(../img/fourh/field_icon6_on.png) center center no-repeat
}
.service_field .service_field-cnt .bd ul li:hover figure.field-icon7 {
    background: url(../img/fourh/field_icon7_on.png) center center no-repeat
}
.service_field .service_field-cnt .bd ul li:hover figure.field-icon8 {
    background: url(../img/fourh/field_icon8_on.png) center center no-repeat
}
.service_field .service_field-cnt .bd ul li:hover figure.field-icon9 {
    background: url(../img/fourh/field_icon9_on.png) center center no-repeat
}
.service_field .service_field-cnt .bd ul li:hover figure.field-icon10 {
    background: url(../img/fourh/field_icon10_on.png) center center no-repeat
}
.service_field .service_field-cnt .bd ul li:hover figure.field-icon11 {
    background: url(../img/fourh/field_icon11_on.png) center center no-repeat
}
.service_field .service_field-cnt .bd ul li:hover figure.field-icon12 {
    background: url(../img/fourh/field_icon12_on.png) center center no-repeat
}
.service_field .service_field-cnt .bd ul li:hover figure.field-icon13 {
    background: url(../img/fourh/field_icon13_on.png) center center no-repeat
}
.service_field .service_field-cnt .bd ul li:hover figure.field-icon14 {
    background: url(../img/fourh/field_icon14_on.png) center center no-repeat
}
.service_field .service_field-cnt .bd ul li:hover figure.field-icon15 {
    background: url(../img/fourh/field_icon15_on.png) center center no-repeat
}
.service_field .service_field-cnt .bd ul li:hover figure.field-icon16 {
    background: url(../img/fourh/field_icon16_on.png) center center no-repeat
}

.fourh_five_advan {
    padding: 80px 0
}

.fourh_five_advan .idx-advantage-cnt ul li:hover, .fourh_five_advan .idx-advantage-cnt ul li.active {
    position: relative
}

.fourh_five_advan .idx-advantage-cnt ul li:hover:after, .fourh_five_advan .idx-advantage-cnt ul li.active:after {
    -webkit-transition: all .3s;
    transition: all .3s;
    content: '';
    width: 0;
    height: 0;
    position: absolute;
    left: 49%;
    margin-left: -7px;
    bottom: -10px;
    border-top: 10px solid #e6241b;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent
}

.fourh_five_advan .advan_cnt {
    margin: 30px 0 0
}

.fourh_five_advan .advan_cnt ul li {
    border: 1px solid #e6241b;
    border-radius: 20px;
    padding: 30px 50px;
    display: none
}

.fourh_five_advan .advan_cnt ul li h3 {
    font-size: 18px;
    color: #333;
    font-weight: bold;
    margin-bottom: 10px
}

.fourh_five_advan .advan_cnt ul li p {
    color: #666;
    font-size: 16px
}

.fourh_five_advan .advan_cnt ul li:first-child {
    display: block
}

.service_flow {
    padding: 80px 0 40px;
    background-color: #f5f5f5
}

.service_flow .service_flow_cnt {
    *zoom: 1
}

.service_flow .service_flow_cnt:before, .service_flow .service_flow_cnt:after {
    display: table;
    line-height: 0;
    content: ""
}

.service_flow .service_flow_cnt:after {
    clear: both
}

.service_flow .service_flow_cnt ul {
    position: relative
}

.service_flow .service_flow_cnt ul:after {
    content: '';
    width: 1198px;
    height: 218px;
    border: 2px solid #ddd;
    position: absolute;
    top: 58px;
    left: 0;
    border-left: none;
    border-bottom-right-radius: 120px;
    border-top-right-radius: 120px;
    z-index: 0
}

.service_flow .service_flow_cnt ul li {
    position: relative;
    z-index: 2;
    float: left;
    text-align: center;
    width: 140px;
    margin: 0 80px 60px;
    cursor: pointer
}

.service_flow .service_flow_cnt ul li figure {
    height: 116px;
    width: 116px;
    border-radius: 100%;
    -webkit-transition: all .3s;
    transition: all .3s
}

.service_flow .service_flow_cnt ul li figure.flow_icon {
    background: #fff url(../img/fourh/flow_icon.png) center center no-repeat
}

.service_flow .service_flow_cnt ul li figure.flow_icon2 {
    background: #fff url(../img/fourh/flow_icon2.png) center center no-repeat
}

.service_flow .service_flow_cnt ul li figure.flow_icon3 {
    background: #fff url(../img/fourh/flow_icon3.png) center center no-repeat
}

.service_flow .service_flow_cnt ul li figure.flow_icon4 {
    background: #fff url(../img/fourh/flow_icon4.png) center center no-repeat
}

.service_flow .service_flow_cnt ul li figure.flow_icon5 {
    background: #fff url(../img/fourh/flow_icon5.png) center center no-repeat
}

.service_flow .service_flow_cnt ul li figure.flow_icon6 {
    background: #fff url(../img/fourh/flow_icon6.png) center center no-repeat
}

.service_flow .service_flow_cnt ul li figure.flow_icon7 {
    background: #fff url(../img/fourh/flow_icon7.png) center center no-repeat
}

.service_flow .service_flow_cnt ul li figure.flow_icon8 {
    background: #fff url(../img/fourh/flow_icon8.png) center center no-repeat
}

.service_flow .service_flow_cnt ul li p {
    font-size: 18px;
    margin-top: 20px;
    color: #333
}

.service_flow .service_flow_cnt ul li p span {
    color: #e6241b;
    font-size: 18px
}

.service_flow .service_flow_cnt ul li:hover figure {
    -webkit-transition: all .3s;
    transition: all .3s
}

.service_flow .service_flow_cnt ul li:hover figure.flow_icon {
    background: #e6241b url(../img/fourh/flow_icon_on.png) center center no-repeat
}

.service_flow .service_flow_cnt ul li:hover figure.flow_icon2 {
    background: #e6241b url(../img/fourh/flow_icon2_on.png) center center no-repeat
}

.service_flow .service_flow_cnt ul li:hover figure.flow_icon3 {
    background: #e6241b url(../img/fourh/flow_icon3_on.png) center center no-repeat
}

.service_flow .service_flow_cnt ul li:hover figure.flow_icon4 {
    background: #e6241b url(../img/fourh/flow_icon4_on.png) center center no-repeat
}

.service_flow .service_flow_cnt ul li:hover figure.flow_icon5 {
    background: #e6241b url(../img/fourh/flow_icon5_on.png) center center no-repeat
}

.service_flow .service_flow_cnt ul li:hover figure.flow_icon6 {
    background: #e6241b url(../img/fourh/flow_icon6_on.png) center center no-repeat
}

.service_flow .service_flow_cnt ul li:hover figure.flow_icon7 {
    background: #e6241b url(../img/fourh/flow_icon7_on.png) center center no-repeat
}

.service_flow .service_flow_cnt ul li:hover figure.flow_icon8 {
    background: #e6241b url(../img/fourh/flow_icon8_on.png) center center no-repeat
}

.service_flow .service_flow_cnt ul li:hover p {
    color: #e6241b;
    -webkit-transition: all .3s;
    transition: all .3s
}

.comson_main {
    padding: 80px 0
}

.comson_main .comson_cnt .comson_cnt_nuo {
    margin-top: 50px;
    text-align: center;
    position: relative;
    height: 150px
}

.comson_main .comson_cnt .comson_cnt_nuo:after {
    content: '';
    position: absolute;
    top: 22px;
    left: 0;
    height: 147px;
    width: 100%;
    border: 3px solid #e6241b
}

.comson_main .comson_cnt .comson_cnt_nuo h2 {
    display: block;
    color: #fff;
    background: #e6241b;
    width: 256px;
    height: 46px;
    line-height: 46px;
    text-align: center;
    margin: 0 auto 25px;
    position: relative;
    z-index: 2;
    font-size: 24px
}

.comson_main .comson_cnt .comson_cnt_nuo h4 {
    color: #333;
    font-size: 20px;
    margin-bottom: 10px;
    font-weight: bold;
}

.comson_main .comson_cnt .comson_cnt_nuo h4 span {
    font-size: 18px;
    color: #e6241b
}

.comson_main .comson_cnt .comson_cnt_nuo p {
    color: #666;
    font-size: 16px;
    font-weight: bold;
}

.honor-main {
    padding: 80px 0;
    background: #f5f5f5
}

.honor-main .bd ul li {
    padding: 10px 0 0
}

.honor-main .bd ul li figure {
    -webkit-box-shadow: 0 0 8px #d4d4d4;
    box-shadow: 0 0 8px #d4d4d4
}

.honor-main .bd ul li:hover p {
    color: #e6241b
}

.honor-main .icon-left, .honor-main .icon-right1 {
    font-size: 16px !important;
    background: #ddd !important;
    text-align: center;
    color: #666
}

.honor-main .icon-left:hover, .honor-main .icon-right1:hover {
    background: #e6241b !important;
    color: #fff !important
}

/*.prev, .next {*/
    /*position: absolute;*/
    /*top: 50%;*/
    /*cursor: pointer;*/
    /*z-index: 5;*/
    /*margin-top: -25px*/
/*}*/

.prev .icon-left, .next .icon-left, .prev .icon-right1, .next .icon-right1 {
    font-size: 16px;
    background: #ddd;
    width: 35px;
    height: 50px;
    line-height: 50px;
    display: block;
    border-radius: 4px;
    color: #333;
    -webkit-transition: all .3s;
    transition: all .3s
}

.prev .icon-left:hover, .next .icon-left:hover, .prev .icon-right1:hover, .next .icon-right1:hover {
    background: #e6241b;
    color: #fff;
    -webkit-transition: all .3s;
    transition: all .3s
}

.next {
    left: -55px
}

.next .icon-left {
    text-indent: 8px
}

.prev {
    right: -55px
}

.prev .icon-right1 {
    text-indent: -2px
}

.witness {
    padding: 80px 0;
    text-align: center
}

.witness .witness_cnt {
    position: relative;
    overflow: hidden
}

.witness .witness_cnt > img {
    width: 160px;
    border-radius: 100%;
    margin: 0 auto 20px
}

.witness .witness_cnt h4 {
    color: #e6241b;
    font-size: 20px;
    margin: 20px 0
}

.witness .witness_cnt p {
    width: 1000px;
    margin: 0 auto
}

.witness .witness_cnt .prev, .witness .witness_cnt .next {
    top: 76px;
    position: absolute;
    top: 20%;
    cursor: pointer;
    z-index: 5;
    margin-top: -25px;
}

.witness .witness_cnt .prev i, .witness .witness_cnt .next i {
    font-size: 40px;
    color: #999;
    background: none
}

.witness .witness_cnt .next {
    left: 348px
}

.witness .witness_cnt .prev {
    right: 348px
}

.witness .witness_cnt .win_left {
    position: absolute;
    top: 60px;
    left: 0
}

.witness .witness_cnt .win_right {
    position: absolute;
    top: 60px;
    right: 0
}

.advan_more {
    border: 1px solid #e6241b;
    width: 168px;
    height: 44px;
    line-height: 44px;
    color: #666;
    display: block;
    text-align: center;
    border-radius: 32px;
    margin: 60px auto 0;
    -webkit-transition: all .3s;
    transition: all .3s
}

.advan_more i {
    font-size: 18px;
    vertical-align: -2px;
    margin-left: 5px;
    color: #333;
    -webkit-transition: all .3s;
    transition: all .3s
}

.advan_more:hover {
    -webkit-transition: all .3s;
    transition: all .3s;
    background: #e6241b;
    color: #fff
}

.advan_more:hover i {
    color: #fff;
    -webkit-transition: all .3s;
    transition: all .3s
}

.ser_scope {
    padding: 80px 0;
    background: #f5f5f5
}

.ser_scope ul {
    *zoom: 1;
    width: 1230px
}

.ser_scope ul:before, .ser_scope ul:after {
    display: table;
    line-height: 0;
    content: ""
}

.ser_scope ul:after {
    clear: both
}

.ser_scope ul li {
    float: left;
    width: 585px;
    margin-right: 30px;
    position: relative;
    text-align: center
}

.ser_scope ul li:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    -webkit-transition: all .3s;
    transition: all .3s
}

.ser_scope ul li .box {
    position: absolute;
    top: 10px;
    left: 10px;
    width: 565px;
    height: 360px;
    z-index: 2;
    border: 1px solid
}

.ser_scope ul li .box h2 {
    color: #fff;
    font-size: 24px;
    font-family: Arial;
    margin: 80px 0 15px
}

.ser_scope ul li .box h3 {
    font-size: 24px;
    color: #fff;
    margin-bottom: 20px
}

.ser_scope ul li .box .link_solid {
    margin: 0 auto 20px;
    background: #fff
}

.ser_scope ul li .box p {
    color: #fff;
    margin-bottom: 35px
}

.ser_scope ul li .box .info {
    background: #e6241b;
    width: 130px;
    height: 42px;
    line-height: 42px;
    color: #fff;
    border: 1px solid #e6241b;
    margin: 0 auto;
    -webkit-transition: all .3s;
    transition: all .3s
}

.ser_scope ul li:hover:after {
    background: rgba(230, 36, 27, 0.9);
    -webkit-transition: all .3s;
    transition: all .3s
}

.ser_scope ul li:hover .box {
    border: 1px solid #fff
}

.ser_scope ul li:hover .box .info {
    background: #fff;
    color: #e6241b;
    -webkit-transition: all .3s;
    transition: all .3s
}

.bai_pest {
    border-bottom: 2px solid #f5f5f5
}

.con_work {
    background: #f5f5f5
}

.con_work ul li figure, .con_work ul li img {
    -webkit-box-shadow: none !important;
    box-shadow: none !important
}

.pub-pdt {
    background: #f5f5f5;
    padding: 100px 0 80px;
}

.pub-pdt .pdt_top {
    padding: 40px 50px;
    background: #fff
}

.pub-pdt .pdt_top h4 {
    font-size: 18px;
    color: #333;
    font-weight: bold;
    margin-bottom: 10px
}

.pub-pdt .pdt_top p {
    color: #666;
    margin-bottom: 10px
}

.pdt_cnt {
    margin-top: 50px
}

.pdt_cnt ul {
    *zoom: 1;
    width: 1230px
}

.pdt_cnt ul:before, .pdt_cnt ul:after {
    display: table;
    line-height: 0;
    content: ""
}

.pdt_cnt ul:after {
    clear: both
}

.pdt_cnt ul li {
    background: #fff;
    width: 380px;
    height: 364px;
    text-align: center;
    float: left;
    margin: 0 30px 30px 0
}

.pdt_cnt ul li figure {
}

.pdt_cnt ul li figure img {
    width: 100%;
    display:block;
    vertical-align: middle;
}

.pdt_cnt ul li p {
    font-size: 18px;
    line-height: 64px
}

#page {
    text-align: center;
    padding-top: 30px
}

#page > * {
    display: inline-block;
    font-size: 16px
}

#page a {
    display: inline-block;
    width: 34px;
    height: 34px;
    color: #666;
    margin: 0 10px;
    line-height: 34px;
    border: 1px solid #ddd
}

#page a.active {
    color: #fff;
    border-color: #e6241b;
    background-color: #e6241b
}

#page .left {
    text-indent: 6px
}

#page .right {
    text-indent: -6px
}

#page .left, #page .right {
    -webkit-transition: all .3s;
    transition: all .3s
}

#page .left:hover, #page .right:hover {
    border-color: #e6241b
}

#page .left:hover i, #page .right:hover i {
    color: #e6241b
}

.map_top {
    width: 100%;
    height: 82px;
    line-height: 82px;
    background: #f5f5f5
}

.map_top ul {
    *zoom: 1
}

.map_top ul:before, .map_top ul:after {
    display: table;
    line-height: 0;
    content: ""
}

.map_top ul:after {
    clear: both
}

.map_top ul li {
    float: left
}

.map_top ul li span {
    margin: 0 5px
}

.news_dets {
    padding: 50px 50px 0;
    background: #fff
}
.news_dets img {
  width: 100%;
  height: auto;
}
.news_dets h3 {
    text-align: center;
    color: #333;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 20px
}

.news_dets hr {
    border: none;
    border-top: 1px solid #ddd;
    margin-bottom: 40px
}

.news_dets h5 {
    color: #999;
    text-align: center;
    margin: 0 0 20px
}

.news_dets > img {
    margin: 0 auto 40px
}

.news_dets h4 {
    margin-bottom: 20px
}

.news_dets p {
    margin-bottom: 20px
}

.news_dets .dets-page {
    border-top: 1px solid #ddd;
    padding: 25px 0;
    margin: 30px 0 0;
    *zoom: 1
}

.news_dets .dets-page:before, .news_dets .dets-page:after {
    display: table;
    line-height: 0;
    content: ""
}

.news_dets .dets-page:after {
    clear: both
}

.news_dets .dets-page .dets-page-left {
    width: 600px;
    float: left
}

.news_dets .dets-page .dets-page-left p {
    margin-bottom: 10px
}

.news_dets .dets-page a.back {
    float: right;
    display: block
}

.news_det_main {
    padding-top: 0
}

.news_top {
    *zoom: 1;
    margin-bottom: 40px
}

.news_top:before, .news_top:after {
    display: table;
    line-height: 0;
    content: ""
}

.news_top:after {
    clear: both
}

.news_top figure {
    float: left;
    width: 498px;
    border: 1px solid #ddd;
    text-align: center;
    /*height: 395px;*/
    line-height: 395px
}

.news_top figure img {
    width: 100%;
    display:block;
    vertical-align: middle
}

.news_top .box {
    float: right;
    width: 570px
}

.news_top .box h3 {
    font-size: 30px;
    font-weight: normal;
    margin: 50px 0 30px;
    text-align: left
}

.news_top .box a.zixun {
    border-radius: 6px;
    display: block;
    background: #e6241b;
    color: #fff;
    width: 140px;
    height: 46px;
    line-height: 46px;
    text-align: center
}

.case-main {
    margin: 0 auto 0
}

.case-main ul {
    *zoom: 1;
    width: 1220px
}

.case-main ul:before, .case-main ul:after {
    display: table;
    line-height: 0;
    content: ""
}

.case-main ul:after {
    clear: both
}

.case-main ul li {
    text-align: center;
    float: left;
    margin: 0 20px 20px 0
}

.case-main ul li figure {
    width: 386px;
    position: relative;
    -webkit-transition: all .3s;
    transition: all .3s
}

.case-main ul li figure img {
    width: 100%
}

.case-main ul li figure:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(230, 37, 27, 0.7) url(../img/baiyi/ser_icon.png) center center no-repeat;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all .3s;
    transition: all .3s
}

.case-main ul li figure:hover:after {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transition: all .3s;
    transition: all .3s
}

.case-main ul li p {
    font-size: 18px;
    margin: 15px 0;
    color: #333
}

.news-main ul li {
    margin-bottom: 20px;
    -webkit-transition: all .3s;
    transition: all .3s
}

.news-main ul li a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -o-flex;
    display: -ms-flex;
    background: #fff
}

.news-main ul li figure {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 328px;
    flex: 0 0 328px;
    width:328px;
}
.news-main ul li figure  img{
    max-width:100%;
}

.news-main ul li .box {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding: 40px 40px 0
}

.news-main ul li .box h3 {
    -webkit-transition: all .3s;
    transition: all .3s;
    color: #333;
    font-size: 18px;
    margin-bottom: 5px
}

.news-main ul li .box h5 {
    font-family: Arial;
    color: #999;
    margin-bottom: 10px
}

.news-main ul li .box p {
    color: #666;
    margin-bottom: 15px
}

.news-main ul li .box .info {
    color: #e6241b;
    text-transform: uppercase
}

.news-main ul li:hover {
    -webkit-transition: all .3s;
    transition: all .3s;
    -webkit-box-shadow: 0 0 8px #999;
    box-shadow: 0 0 8px #999
}

.news-main ul li:hover h3 {
    -webkit-transition: all .3s;
    transition: all .3s;
    color: #e6241b
}

.contact_top {
    padding: 140px 0 80px;
    *zoom: 1
}

.contact_top:before, .contact_top:after {
    display: table;
    line-height: 0;
    content: ""
}

.contact_top:after {
    clear: both
}

.contact_top .cnt_left {
    width: 450px;
    float: left
}

.contact_top .cnt_left h3 {
    font-size: 30px;
    color: #333;
    margin-bottom: 25px
}

.contact_top .cnt_left p {
    margin-bottom: 5px
}

.contact_top .cnt_left figure {
    margin-top: 30px
}

.contact_top #allmap {
    float: right;
    width: 700px;
    height: 340px
}

.contact_main {
    background: #f5f5f5;
    padding: 80px 0
}

.contact_main h3 {
    margin-bottom: 40px;
    color: #333;
    font-size: 30px
}

.contact_main h3 span {
    color: #666
}

.contact_main .cnt_content {
    background: #fff;
    padding: 50px
}

.contact_main .cnt_content .inp_clear {
    *zoom: 1
}

.contact_main .cnt_content .inp_clear:before, .contact_main .cnt_content .inp_clear:after {
    display: table;
    line-height: 0;
    content: ""
}

.contact_main .cnt_content .inp_clear:after {
    clear: both
}

.contact_main .cnt_content input, .contact_main .cnt_content textarea {
    background: #f1f1f1;
    text-indent: 2em;
    color: #666;
    width: 100%;
    margin-bottom: 20px
}

.contact_main .cnt_content input {
    height: 52px;
    line-height: 52px
}

.contact_main .cnt_content .inp_xm, .contact_main .cnt_content .inp_tel {
    width: 540px
}

.contact_main .cnt_content .cnt_sel {
    height: 52px;
    line-height: 52px;
    background: #f1f1f1;
    position: relative;
    width: 353px;
    float: left;
    margin-right: 20px
}

.contact_main .cnt_content .cnt_sel label {
    width: 100px;
    text-align: center;
    float: left;
    display: block
}

.contact_main .cnt_content .cnt_sel p {
    width: 187px;
    float: left;
    text-indent: 2em
}

.contact_main .cnt_content .cnt_sel .sel_btn {
    width: 64px;
    height: 52px;
    line-height: 52px;
    text-align: center;
    background: #ddd;
    float: right;
    cursor: pointer
}

.contact_main .cnt_content .cnt_sel .sel_btn i {
    font-size: 40px
}

.contact_main .cnt_content .cnt_sel dl {
    position: absolute;
    right: 64px;
    width: 187px;
    left: 100px;
    top: 52px;
    display: none;
    background: #fff
}

.contact_main .cnt_content .cnt_sel dl dd {
    text-indent: 2em;
    cursor: pointer
}

.contact_main .cnt_content .sgm {
    width: 350px
}

.contact_main .cnt_content .sel_area {
    outline: none;
    padding: 20px 0;
    height: 120px
}

.contact_main .cnt_content .cnt_bnt {
    text-align: center
}

.contact_main .cnt_content .cnt_bnt input {
    margin: 0 8px;
    width: 165px;
    text-align: center;
    color: #fff;
    height: 50px;
    text-indent: 0;
    font-size: 18px;
    line-height: 50px;
    cursor: pointer;
    display: inline-block
}

.contact_main .cnt_content .cnt_bnt .cnt_sub {
    background: #e6241b
}

.contact_main .cnt_content .cnt_bnt .cnt_reset {
    background: #999
}

/*# sourceMappingURL=common.css.map */

.contact_main2 {
    background: #f5f5f5;
    padding: 100px 0 80px
}

.contact_main2 ul {
    *zoom: 1;
    width: 1240px
}

.contact_main2 ul:before, .contact_main2 ul:after {
    display: table;
    line-height: 0;
    content: ""
}

.contact_main2 ul:after {
    clear: both
}

.contact_main2 ul li {
    width: 520px;
    height: 220px;
    background: #fff;
    float: left;
    margin-right: 40px;
    padding: 50px 30px
}

.contact_main2 ul li h4 {
    font-size: 24px;
    color: #333;
    margin-bottom: 25px
}

.contact_main2 ul li p {
    font-size: 16px;
    margin-bottom: 5px
}

.contact_main2 ul li h5 {
    color: #e6241b;
    margin-top: 20px;
    font-size: 16px
}

/*# sourceMappingURL=common.css.map */
/*常见问题*/
.news-main ul li .box .span_til {
    float: left;
    width: 25px;
    height: 25px;
    text-align: center;
    line-height: 25px;
    font-size: 15px;
    margin-right: 8px;
    color: #fff;
    border-radius: 4px
}
.news-main ul li .box .span_back {
    background-color: #666;
}
.news-main ul li .box .span_blue {
    background-color: #e6241b;
}
/*常见问题 end*/

.fil-box{
    background: rgba(0,0,0,.6);
    position: fixed;
    top:0;
    left:0;
    width:100%;
    height:100%;
    display: none;
    z-index: 10;
}

.fil-img{
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 11;
    width: 640px;
    margin-left: -320px;
    height: 673px;
    margin-top: -336.5px;
}
.fil-img img{
    width:100%;
}

.fix-main {
  position: fixed;
  right: -1px;
  top: 50%;
  z-index: 999;
  margin-top: -110px;
  width: 85px;
  background: #fff;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  border: 1px solid #e7e5e5;
  transition: all .3s;-webkit-transition: all .3s;
}
.fix-main ul li {
  text-align: center;
  border-bottom: 1px solid #e7e5e5;
  padding: 12px 0;
  cursor: pointer;
  position: relative;
  background: #fff;
  transition: all .3s;
}
.fix-main ul li i.el-icon-arrow-up {
  font-size: 30px;
  display: inline-block;
  color: #3fae39;
  margin-bottom: -10px;
}
.fix-main ul li:first-child {
  border-top-left-radius: 10px;
}
.fix-main ul li:last-child {
  border-bottom: none;
  border-bottom-left-radius: 10px;
}
.fix-main ul li.scroll_top p {
  margin: 0;
}
.fix-main ul li p {
  margin-top: 5px;
  color: #333;
  font-size: 15px;
}
.fix-main ul li .fix-box2 {
  position: absolute;
  text-align: left;
  left: 0;
  width: 116px;
  padding-left: 12px;
  height: 80px;
  background: #fff;
  color: #fff;
  padding: 0 0 0 20px;
  border: 1px solid #e7e5e5;
  border-right: none;
  top: 0;
  z-index: -1;
  transition: all .3s;
}
.fix-main ul li .fix-box2 h4 {
  padding: 15px 0 5px;
  color: #666666;
}
.fix-main ul li .fix-box2 p {
  margin: 0;
}
.fix-main ul li .fix-box {
  position: absolute;
  border: 1px solid #e7e5e5;
  left: 0;
  background: #fff;
  width: 90px;
  padding: 8px;
  top: 0;
  height: 118px;
  transform: scale(0);
  z-index: -1;
  transition: all .3s;
}
.fix-main ul li .fix-box img {
  width: 100%;
}
.fix-main ul li .fix-box p {
  margin-top: 5px;
}
.fix-main ul li:hover {
  transition: all .3s;
}
.fix-main ul li:hover .fix-box {
  left: -108px;
  transform: scale(1);
  transition: all .3s;
}
.fix-main ul li:hover .fix-box2 {
  left: -135px;
}

.close_icon{
    position: absolute;
    top: -31px;
    right: 50%;
    margin-right: -15px;
    cursor: pointer;
    width: 30px;
    height: 30px;
    line-height: 28px;
    background: #e6241b;
    text-align: center;
    border-radius: 100%;
}
.close_icon img{
    vertical-align: middle;
    display: inline-block;
}

.fix-main .sid-adver{
    position: absolute;
    width: 34px;
    color: #fff;
    height: 126px;
    padding-top: 28px;
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
    background: #e6241b;
    left: auto;
    right: -34px;
    top: 29%;
    display: none;
    font-size: 18px;
    text-align: center;
    cursor: pointer;
    -webkit-transition: all .4s;
    transition: all .4s;
}

.fix-main.active{right:-87px;transition: all .3s;-webkit-transition: all .3s;}
.fix-main.active .close_icon img{display: none;}
.fix-main.active .sid-adver {
    display: block;
    left: -34px;
    right: auto;
    -webkit-transition: all .4s;
    transition: all .4s;
}